From 3764deaf31d933571032c1cca792fa57baf1ff86 Mon Sep 17 00:00:00 2001 From: Kevin Ryde Date: Sun, 6 Dec 2009 00:22:51 +0000 Subject: [PATCH] * ffap.el (ffap-rfc-path): Make this a defcustom since `ffap-rfc-directories' is also a defcustom. (My Bug#4514.) --- lisp/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index f14497c1f78..cdba8b065ea 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2009-12-06 Kevin Ryde + + * ffap.el (ffap-rfc-path): Make this a defcustom since + `ffap-rfc-directories' is also a defcustom. (My Bug#4514.) + 2009-12-05 Juri Linkov Save and restore dired buffer's point positions too. (Bug#4880) -- 2.30.2